Method: hashLocalUserPassword

Generate a hashed password for a local user.

Parameters

Name Type Description
password string Password in clear text

Returns

Returns a hashed password.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/hashLocalUserPassword?password=MySuperDuperSecurePassword